home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3movtol.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_MOVETOOL_H = 1;
- include("real/windows/r3trntls.js")
-
-
- var R3CLID_MOVETOOL = 195;
-
-
-
-
-
-
-
-
-
- function r3Movetool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_MOVETOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Movetool.prototype=new r3Transformtools;
- // r3movtol.h_H